From: Olaf Hering Date: Fri, 19 Dec 2014 11:25:32 +0000 (+0100) Subject: tools/hotplug: remove EnvironmentFile from xen-qemu-dom0-disk-backend.service X-Git-Tag: archive/raspbian/4.8.0-1+rpi1~1^2~3986 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https://%22%22/%22http:/www.example.com/cgi/%22https:/%22%22?a=commitdiff_plain;h=88ef4e4e5265242bd0cc073fcfdeda8e349c1ff5;p=xen.git tools/hotplug: remove EnvironmentFile from xen-qemu-dom0-disk-backend.service The referenced Environment file does not exist, and the service file does not make use of variables anyway. N.B. If we start honouring env settings for any reason this will have to be changed. Signed-off-by: Olaf Hering Acked-by: Ian Jackson Cc: Stefano Stabellini Acked-by: Ian Campbell Cc: Wei Liu Signed-off-by: Konrad Rzeszutek Wilk --- diff --git a/tools/hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service.in b/tools/hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service.in index 0a5807afb0..274cec0c79 100644 --- a/tools/hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service.in +++ b/tools/hotplug/Linux/systemd/xen-qemu-dom0-disk-backend.service.in @@ -8,7 +8,6 @@ ConditionPathExists=/proc/xen/capabilities [Service] Type=simple -EnvironmentFile=-@CONFIG_DIR@/@CONFIG_LEAF_DIR@/xenstored PIDFile=@XEN_RUN_DIR@/qemu-dom0.pid ExecStartPre=/bin/grep -q control_d /proc/xen/capabilities ExecStartPre=/bin/mkdir -p @XEN_RUN_DIR@